home *** CD-ROM | disk | FTP | other *** search
- Path: csus.edu!csus
- From: sac46826@csus.edu (Mike Billard)
- Newsgroups: comp.lang.c++
- Subject: Re: MSVC++4.0 compile error- help needed
- Date: Sun, 17 Mar 96 00:08:45 GMT
- Organization: California State University Sacramento
- Message-ID: <4ifl77$rt@news.csus.edu>
- References: <4if0if$m68@news.csus.edu> <4ifdnn$m8o@nuacht.iol.ie> <4ifird$t0t@news.csus.edu>
- NNTP-Posting-Host: @u0105-p19.dialin.csus.edu
- X-Newsreader: News Xpress 2.0 Beta #0
-
- David:
-
- Thanks for the help, that did the trick! I looked up precompiled headers in
- the help text to find out how to shut the things off. I learned that if you
- set the precompiled headers to off or put them on automatic and use the
- stdafx.h file, everything works perfectly.
-
- I guess that's what I get for reading through the turorials and such, all
- their programs work with no problems (no surprise there). But the downside is
- that I don't get to really see the ins and outs...
-
- Well, for a minute there I was about to chuck the whole C++ thing out the
- door, but I'm still convinced that the language is the way to go.
-
- -Mike Billard
-
- email: billardm@csus.edu
-